home *** CD-ROM | disk | FTP | other *** search
/ Turnbull China Bikeride / Turnbull China Bikeride - Disc 2.iso / BARNET / FREENET / HAWKINS / DAYTIMED / !DayTimeD / !Help < prev    next >
Text File  |  1998-12-29  |  549b  |  25 lines

  1. Very Simple DayTime Daemon by Ian Hawkins (g0tai)
  2.  
  3. This does:
  4. -----------
  5. Give the date & time to a connecting host.
  6.  
  7. Set the computers clock with the time obtained
  8. from an internet clock running the daytime daemon
  9.  
  10.  
  11. Configuring
  12. ------------
  13. Edit the BASIC file and change the variable:
  14.  
  15.  internet_time_server$="my.time.server.co.uk"
  16.  
  17.  
  18. Notes:
  19. -------
  20.  
  21. This program, can be run at the start of boot.
  22. it does not complain if it cant connect to a
  23. timeserver, AND is does not lockup the machine 
  24. whilst trying to connect. ie: it's FULLY 
  25. multitasking.